Add missing doc for Axim, CUP, and Yahoo.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 17 May 2006 19:47:14 +0000 (19:47 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 17 May 2006 19:47:14 +0000 (19:47 +0000)
gpsbabel/xmldoc/formats/axim_gpb.xml
gpsbabel/xmldoc/formats/cup.xml
gpsbabel/xmldoc/formats/yahoo.xml

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..918ce3c937cc55d15dce7d537f3db09838263b96 100644 (file)
@@ -0,0 +1,10 @@
+<para>
+ This format reads the binary (.gpb) track logs recorded on 
+ Dell Axim Navigation Systems. 
+</para>
+
+<para>
+  This is a read-only format for now as the format was reverse
+  engineered and there are many unknown bytes.  We can successfully
+  extract the common GPS data.
+</para>
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..9c605e372563b20a699607e74955494672274c23 100644 (file)
@@ -0,0 +1,14 @@
+<para>
+  This format supports flight analysis data from the 
+       <ulink url="http://www.seeyou.ws/">See You</ulink> 
+  program.
+</para>
+<para>
+  Position information is preserved, but the aviation-specific 
+  information such as runway length and airport frequency, are
+  written as blanks and ignored on read.
+</para>
+<para>
+  Tasks are not supported.
+<para>
+
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..cc80b98fae71067c35de035c02f63649f0950ca7 100644 (file)
@@ -0,0 +1,6 @@
+<para>
+This format reads output from the 
+<ulink url="http://developer.yahoo.com/maps/rest/V1/geocode.html" Yahoo geocoding API</ulink>.  
+This feature of GPSBabel makes it easy to get geocoded results from 
+Yahoo into your favorite mapping program, GPS receiver, or other format.
+</para>